branchbefore/main/AI Modules Reworkcancel

77 Commits over 0 Days - ∞cph!

7 Years Ago
Merge
7 Years Ago
Fixed tree chopping unlock data
7 Years Ago
Fixed UnlockDefinitionEditor not properly saving or displaying interactions via id lookup
7 Years Ago
Merge from main
7 Years Ago
Made high priority modules actually work
7 Years Ago
merge from main
7 Years Ago
7 Years Ago
various debug bits
7 Years Ago
Common.Interactions module is high prio
7 Years Ago
Debug drawer label fix
7 Years Ago
Removed tired emote from lazy effect. Emote priority scoring improvements.
7 Years Ago
AI modules can be flagged as high priority and will be evaluated before all other modules
7 Years Ago
branding/icon update because i have my priorities in order debug misc
7 Years Ago
Added secondary item management module to humans as they kinda need that for tools and stuff. Improved gathering for fire. Temporarily disabled emote AI because it's annoying.
7 Years Ago
Agent and SmartObject editors Removed BaseEntity.IsUsable (remains on Building)
7 Years Ago
More editor
7 Years Ago
Misc editor bits
7 Years Ago
Merge from main
7 Years Ago
Misc
7 Years Ago
AI designer goal copy/cut & paste
7 Years Ago
fixed null personality in data causing NRE. Building module is back in (but probably needs balancing).
7 Years Ago
Goals can inherit their score from the parent module Removed obsolete conditions list from AIModuleSettings AI module nodes in the AI designer now display their DSE and enabled toggle
7 Years Ago
Removed TraitSettingsWrapperDrawer. Added a couple of missing Serializable and AssetMenu attributes. Test data in Twat personality.
7 Years Ago
People now remember the last entity they looked at and won't look at it again while wandering
7 Years Ago
Data fixes
7 Years Ago
Further cleanup of weighted things
7 Years Ago
Heat map contribution of campfire is 0.5
7 Years Ago
Heat map max temp 50
7 Years Ago
Cleanup
7 Years Ago
TemperatureGrid refuckoring
7 Years Ago
TemperatureGrid this[] cleanup
7 Years Ago
New TemperatureSimulator calc, updated insulation values for various pieces of clothing
7 Years Ago
Various Stats & Senses optimisations DataAsset equality members & operators
7 Years Ago
Definition.DisplayName lazy getter checks displayname via IsNullOrEmpty
7 Years Ago
Save
7 Years Ago
merge from main
7 Years Ago
merge from main
7 Years Ago
Saved everything again cause im a fucking melon
7 Years Ago
validated all the asset ever and saved em
7 Years Ago
DataAsset.OnValidate name caching, cleanup
7 Years Ago
Data save
7 Years Ago
Removed AIModuleSettingsWrapper, various related cleanup Stripped modules from Rhino
7 Years Ago
Cleaning up asset display name + debug name and formatting usage (also improves editor perf in AI designer and other tools)
7 Years Ago
Fixed pause overlay flashing up when switching game speed
7 Years Ago
ImageMasked creates fresh material instance if the ref material shader differs
7 Years Ago
Disabled pathfinding filtering in DM (testing)
7 Years Ago
Fixed biome mat objects not being initialized on warmup and causing a pref spike when used on decor objects
7 Years Ago
Merge from main
7 Years Ago
fixed random weight fuckeries for getting personality
7 Years Ago
fixed bad loop